Micron Document
baubs git

Node / mirrors / respira / commits

Commits copilot/optimize-ui-updates-sewing (59c02d6b)

59c02d6 copilot-swe-agent[bot] 2025-12-28 10:53:21 - 7 months ago
fix: Revert RAF implementation and restore original setTimeout polling

cca86ff copilot-swe-agent[bot] 2025-12-28 09:43:07 - 7 months ago
fix: Initialize lastPollTime on first RAF callback

03e083b copilot-swe-agent[bot] 2025-12-28 09:41:49 - 7 months ago
feature: Add detailed documentation for RAF-based polling

641bc04 copilot-swe-agent[bot] 2025-12-28 09:40:46 - 7 months ago
feature: Replace setTimeout with requestAnimationFrame for UI polling

46553ea copilot-swe-agent[bot] 2025-12-28 09:35:49 - 7 months ago
Initial plan

212d21e Jan-Henrik Bruhn 2025-12-28 09:25:52 - 7 months ago
Merge pull request #63 from jhbruhn/copilot/move-helper-functions-to-utils

7d8af87 copilot-swe-agent[bot] 2025-12-28 09:20:38 - 7 months ago
Initial plan

656f501 Jan-Henrik Bruhn 2025-12-28 09:19:40 - 7 months ago
Merge pull request #61 from jhbruhn/copilot/add-computed-values-selectors

5296590 copilot-swe-agent[bot] 2025-12-28 09:17:20 - 7 months ago
fix: Revert pattern validation to local hook to prevent infinite re-renders

bcb5ea1 copilot-swe-agent[bot] 2025-12-28 09:10:40 - 7 months ago
fix: Use shallow comparison in selector hooks to prevent infinite re-renders

2a5fbb2 Jan-Henrik Bruhn 2025-12-28 09:01:26 - 7 months ago
Merge pull request #62 from jhbruhn/copilot/create-shared-infocard-component

7c3f79a Jan-Henrik Bruhn 2025-12-28 09:00:03 - 7 months ago
fix: TypeScript error in InfoCard icon variant check

edb8fa9 copilot-swe-agent[bot] 2025-12-27 18:07:23 - 7 months ago
fix: Move InfoCard to components folder and remove tests

df71f74 copilot-swe-agent[bot] 2025-12-27 18:01:20 - 7 months ago
fix: Address code review feedback for InfoCard component

6fbb3eb copilot-swe-agent[bot] 2025-12-27 18:00:05 - 7 months ago
fix: Add missing bounds field to mock PenStitches in tests

fb94591 copilot-swe-agent[bot] 2025-12-27 17:58:52 - 7 months ago
feature: Document consistent use of pattern helpers across codebase

b2f0455 copilot-swe-agent[bot] 2025-12-27 17:58:19 - 7 months ago
feature: Refactor ErrorPopover and StepPopover to use InfoCard

1d79ffb copilot-swe-agent[bot] 2025-12-27 17:56:54 - 7 months ago
feature: Add computed selectors to usePatternStore for pattern transformations

a828bf4 copilot-swe-agent[bot] 2025-12-27 17:55:24 - 7 months ago
feature: Add InfoCard shared component with tests

2114bac copilot-swe-agent[bot] 2025-12-27 17:49:39 - 7 months ago
Initial plan

20fff4c copilot-swe-agent[bot] 2025-12-27 17:47:35 - 7 months ago
Initial plan

a173ee3 Jan-Henrik Bruhn 2025-12-27 17:46:53 - 7 months ago
Merge pull request #60 from jhbruhn/refactor/remove-cross-store-dependencies

9299f5a Jan-Henrik Bruhn 2025-12-27 17:45:22 - 7 months ago
fix: Address Copilot review feedback on event subscriptions

20e9fa1 Jan-Henrik Bruhn 2025-12-27 17:39:26 - 7 months ago
refactor: Remove cross-store dependencies using Zustand event store

e49a63a Jan-Henrik Bruhn 2025-12-27 17:27:33 - 7 months ago
Merge pull request #59 from jhbruhn/refactor/extract-color-block-helpers

101f46e Jan-Henrik Bruhn 2025-12-27 17:21:42 - 7 months ago
refactor: Extract color block calculation logic to utility module

d213ab4 Jan-Henrik Bruhn 2025-12-27 17:14:54 - 7 months ago
Merge pull request #58 from jhbruhn/feature/react-memo-optimization

77ec00d Jan-Henrik Bruhn 2025-12-27 17:11:31 - 7 months ago
fix: Remove ineffective React.memo from PatternCanvas

512eb73 Jan-Henrik Bruhn 2025-12-27 17:04:48 - 7 months ago
feature: Enhance Konva rendering with React.memo optimization

957a3f0 Jan-Henrik Bruhn 2025-12-27 17:02:11 - 7 months ago
Merge pull request #57 from jhbruhn/fix/memoize-pattern-canvas-calculations

65275c0 Jan-Henrik Bruhn 2025-12-27 16:56:26 - 7 months ago
fix: Add memoization to PatternCanvas expensive computations

89bc55b Jan-Henrik Bruhn 2025-12-27 16:43:19 - 7 months ago
Merge pull request #56 from jhbruhn/refactor/extract-sub-components

095c879 Jan-Henrik Bruhn 2025-12-27 16:41:58 - 7 months ago
fix: Address Copilot review feedback

681ce22 Jan-Henrik Bruhn 2025-12-27 16:27:17 - 7 months ago
refactor: Extract FileUpload sub-components and utilities

dade724 Jan-Henrik Bruhn 2025-12-27 16:22:12 - 7 months ago
refactor: Extract ProgressMonitor sub-components and utilities

2de8cd1 Jan-Henrik Bruhn 2025-12-27 13:22:14 - 7 months ago
refactor: Extract WorkflowStepper sub-components and utilities

ec19426 Jan-Henrik Bruhn 2025-12-27 13:05:19 - 7 months ago
Merge pull request #55 from jhbruhn/feature/40-comprehensive-hooks-library

d98a19b Jan-Henrik Bruhn 2025-12-27 13:04:03 - 7 months ago
fix: Address GitHub Copilot review feedback

eff8e15 Jan-Henrik Bruhn 2025-12-27 12:48:49 - 7 months ago
fix: Resolve TypeScript strict mode errors in hook tests

f2b01c5 Jan-Henrik Bruhn 2025-12-27 12:40:47 - 7 months ago
feature: Add comprehensive test suite for custom hooks

0db0bcd Jan-Henrik Bruhn 2025-12-27 12:29:01 - 7 months ago
fix: Resolve TypeScript import paths and type errors in hooks refactor

e1aadc9 Jan-Henrik Bruhn 2025-12-27 12:19:12 - 7 months ago
feature: Create comprehensive custom hooks library (WIP)

2372278 Jan-Henrik Bruhn 2025-12-27 12:00:58 - 7 months ago
Merge pull request #54 from jhbruhn/refactor/36-improve-useeffect-with-useprevious

705815a Jan-Henrik Bruhn 2025-12-27 11:59:42 - 7 months ago
fix: Provide initial value to useRef in usePrevious hook

757e0cd Jan-Henrik Bruhn 2025-12-27 11:55:32 - 7 months ago
fix: Address PR review feedback for usePrevious implementation

7baf03e Jan-Henrik Bruhn 2025-12-27 11:46:45 - 7 months ago
refactor: Improve useEffect patterns in AppHeader with usePrevious hook

03ba6c7 Jan-Henrik Bruhn 2025-12-27 11:41:09 - 7 months ago
Merge pull request #53 from jhbruhn/refactor/39-separate-fileupload-business-logic

e63a96b Jan-Henrik Bruhn 2025-12-27 11:39:48 - 7 months ago
fix: Address PR review comments

c905c4f Jan-Henrik Bruhn 2025-12-27 11:36:04 - 7 months ago
refactor: Extract business logic from FileUpload into custom hooks

91bc028 Jan-Henrik Bruhn 2025-12-26 23:30:24 - 7 months ago
Merge pull request #52 from jhbruhn/fix/38-store-initialization-side-effects

e44bea1 Jan-Henrik Bruhn 2025-12-26 23:29:08 - 7 months ago
fix: Remove module-level side effect from useMachineStore initialization

851d37c Jan-Henrik Bruhn 2025-12-26 23:23:39 - 7 months ago
Merge pull request #51 from jhbruhn/refactor/31-split-machine-store

2b5e925 Jan-Henrik Bruhn 2025-12-26 23:21:25 - 7 months ago
feature: Refactor useMachineStore into focused stores

4891819 Jan-Henrik Bruhn 2025-12-26 22:59:08 - 7 months ago
Merge pull request #50 from jhbruhn/fix/32-optimize-stitch-rendering

381d8e6 Jan-Henrik Bruhn 2025-12-26 22:57:40 - 7 months ago
fix: Optimize stitch rendering performance for large patterns

a3cb6a4 Jan-Henrik Bruhn 2025-12-26 22:50:57 - 7 months ago
Merge pull request #49 from jhbruhn/fix/48-cached-pattern-disappears-on-reconnect

03ffe7f Jan-Henrik Bruhn 2025-12-26 22:50:02 - 7 months ago
fix: formatting

2b5e1d7 Jan-Henrik Bruhn 2025-12-26 22:48:25 - 7 months ago
fix: Store original and uploaded pattern data to prevent rotation inconsistencies

3ec9dda Jan-Henrik Bruhn 2025-12-26 21:55:07 - 7 months ago
Merge pull request #47 from jhbruhn/fix/30-eslint-hook-rules-useCanvasViewport

e8f5c90 Jan-Henrik Bruhn 2025-12-26 21:49:58 - 7 months ago
fix: Refactor useCanvasViewport to eliminate ESLint hook warnings

446f1b0 Jan-Henrik Bruhn 2025-12-26 21:34:54 - 7 months ago
Merge pull request #29 from jhbruhn/fix/state-during-render-usePatternTransform

47e32ef Jan-Henrik Bruhn 2025-12-26 21:33:32 - 7 months ago
fix: Resolve state-during-render anti-pattern in usePatternTransform

7fd31d2 Jan-Henrik Bruhn 2025-12-25 21:55:07 - 7 months ago
Merge pull request #28 from jhbruhn/feature/pattern-rotation

213be46 Jan-Henrik Bruhn 2025-12-25 21:54:38 - 7 months ago
Merge pull request #27 from jhbruhn/fix/error-badge-auto-popup

786464c Jan-Henrik Bruhn 2025-12-25 21:53:28 - 7 months ago
fix: TypeScript build errors in WorkflowStepper and errorCodeHelpers

e92c9f9 Jan-Henrik Bruhn 2025-12-25 21:49:46 - 7 months ago
fix: Remove debug logs and refactor with utility functions

271229c Jan-Henrik Bruhn 2025-12-25 21:49:33 - 7 months ago
fix: Correct center pattern button calculation for Konva pivot points

a97439d Jan-Henrik Bruhn 2025-12-25 21:37:34 - 7 months ago
fix: Refactor KonvaComponents and remove unused rotation code

469c08d Jan-Henrik Bruhn 2025-12-25 21:29:24 - 7 months ago
feature: Create unified PatternLayer component to eliminate duplication

99d32f9 Jan-Henrik Bruhn 2025-12-25 21:24:46 - 7 months ago
feature: Extract canvas state management into custom React hooks

b008fd3 Jan-Henrik Bruhn 2025-12-25 21:19:20 - 7 months ago
feature: Extract PatternCanvas display components into reusable modules

07275fa Jan-Henrik Bruhn 2025-12-25 21:15:05 - 7 months ago
feature: Refactor PatternCanvas with utility functions and folder structure

d813c22 Jan-Henrik Bruhn 2025-12-25 21:06:48 - 7 months ago
feature: Add pattern rotation with Konva Transformer

dabfa3b Jan-Henrik Bruhn 2025-12-25 16:48:47 - 7 months ago
feature: Add error badge with auto-opening popover for machine errors

ea87964 Jan-Henrik Bruhn 2025-12-22 12:06:00 - 7 months ago
Merge pull request #26 from jhbruhn/fix/skeleton-fixes

943f117 Jan-Henrik Bruhn 2025-12-22 12:03:49 - 7 months ago
style: Apply linter auto-fixes

5aa4e15 Jan-Henrik Bruhn 2025-12-22 12:00:54 - 7 months ago
fix: Improve destructive Alert variant styling

4593b66 Jan-Henrik Bruhn 2025-12-22 11:59:02 - 7 months ago
fix: Restore correct destructive variant colors

469d986 Jan-Henrik Bruhn 2025-12-22 11:54:30 - 7 months ago
fix: Apply chart/catalogNumber duplicate detection to all components

6e38ba8 Jan-Henrik Bruhn 2025-12-22 11:52:18 - 7 months ago
fix: Prevent button activation during post-upload state synchronization

b995eb8 Jan-Henrik Bruhn 2025-12-22 11:11:47 - 7 months ago
fix: Update PatternInfoSkeleton to match actual PatternInfo layout

9337fdf Jan-Henrik Bruhn 2025-12-22 11:07:20 - 7 months ago
fix: Adjust shadcn config

93ca7ea Jan-Henrik Bruhn 2025-12-21 20:54:14 - 7 months ago
Merge pull request #25 from jhbruhn/feature/brother-color-mapping

69eb7c9 Jan-Henrik Bruhn 2025-12-21 20:52:32 - 7 months ago
feature: Add RGB color matching for Brother thread identification

32e96d7 Jan-Henrik Bruhn 2025-12-21 20:37:32 - 7 months ago
feature: Add Brother thread color mapping to PES importer

72c6cf6 Jan-Henrik Bruhn 2025-12-21 13:50:02 - 7 months ago
Merge pull request #24 from jhbruhn/fix/pattern-time-calculation

d2bcf60 Jan-Henrik Bruhn 2025-12-21 13:48:19 - 7 months ago
fix: Correct total time calculation and add detailed logging

91d248d Jan-Henrik Bruhn 2025-12-21 13:34:20 - 7 months ago
Merge pull request #23 from jhbruhn/feature/shadcn

a0cb6d1 Jan-Henrik Bruhn 2025-12-21 13:32:13 - 7 months ago
fix: Prevent PatternCanvas overflow on small screens

a077dea Jan-Henrik Bruhn 2025-12-21 13:29:27 - 7 months ago
feature: Replace connection indicator with shadcn StatusIndicator

4992c33 Jan-Henrik Bruhn 2025-12-21 13:20:12 - 7 months ago
feature: Migrate ProgressMonitor color blocks to shadcn ScrollArea

47c36f9 Jan-Henrik Bruhn 2025-12-21 00:25:29 - 7 months ago
Merge pull request #22 from jhbruhn/feature/shadcn

8ad8d7c Jan-Henrik Bruhn 2025-12-21 00:24:04 - 7 months ago
fix: tw animate css

8b6eb59 Jan-Henrik Bruhn 2025-12-21 00:16:52 - 7 months ago
feature: Add shadcn Tooltips to AppHeader for better UX

e1a64e9 Jan-Henrik Bruhn 2025-12-21 00:09:53 - 7 months ago
fix: Filter out error code 0xDD from error display

0e84f7e Jan-Henrik Bruhn 2025-12-21 00:07:56 - 7 months ago
fix: Add eslint ignore for shadcn component utility exports

5849a1e Jan-Henrik Bruhn 2025-12-21 00:06:38 - 7 months ago
feature: Migrate ErrorPopover to shadcn Popover component

621de91 Jan-Henrik Bruhn 2025-12-21 00:02:22 - 7 months ago
fix: Improve theme color definitions and dark mode styling

1820bcd Jan-Henrik Bruhn 2025-12-20 23:13:09 - 7 months ago
feature: Migrate ConfirmDialog and BluetoothDevicePicker to shadcn dialogs

3ca5edf Jan-Henrik Bruhn 2025-12-20 23:03:38 - 7 months ago
fix: Run prettier formatting on all components

Page 1 | Older ยป

Served by rngit 1.3.3 - Generated in 0.03s